Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGePoint3d::[] Operator (unsigned int)
Syntax
C++
double& operator [](unsigned int i);

References ith coordinate of this point. 

 

Parameters
Description
i
[in] Index of coordinate.

  • 0 references the X-coordinate.
  • 1 references the Y-coordinate.
  • 2 references the Z-coordinate.

Copyright © 2002-2022. Open Design Alliance All rights reserved.